'宣言 Public Overloads Sub CopyTo( _ ByVal array() As KeyMap, _ ByVal arrayIndex As System.Integer _ )
'使用法 Dim instance As KeyMapStack Dim array() As KeyMap Dim arrayIndex As System.Integer instance.CopyTo(array, arrayIndex)
public void CopyTo( KeyMap[] array, System.int arrayIndex )
パラメータ
- array
- arrayIndex